projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f12b537
)
(pmail-sort-messages): Don't call removed function
author
Chong Yidong
<cyd@stupidchicken.com>
Thu, 4 Dec 2008 03:24:41 +0000
(
03:24
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Thu, 4 Dec 2008 03:24:41 +0000
(
03:24
+0000)
pmail-header-show-headers.
lisp/mail/pmailsort.el
patch
|
blob
|
history
diff --git
a/lisp/mail/pmailsort.el
b/lisp/mail/pmailsort.el
index bded0efde4f1bc7415286323677f17e793ed8246..621cca8616891e075e0d512f53b2274b0d6d0623 100644
(file)
--- a/
lisp/mail/pmailsort.el
+++ b/
lisp/mail/pmailsort.el
@@
-167,7
+167,6
@@
If 1st argument REVERSE is non-nil, sort them in reverse order.
(predicate nil) ;< or string-lessp
(sort-lists nil))
(message "Finding sort keys...")
- (pmail-header-show-headers)
(widen)
(let ((msgnum 1))
(while (>= pmail-total-messages msgnum)